home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / COMMUNIC / PBOY101.ZIP / README.TXT < prev    next >
Text File  |  1993-08-01  |  2KB  |  56 lines

  1. README FILE FOR PAPERBOY FOR WINDOWS
  2. ------------------------------------
  3. Paperboy for windows (Paperboy) is a Windows 3.X application useful for
  4. reading offline USENET news packets. These packets are created in the
  5. SLNP/Helldiver format, usually by uqwk or getnews programs.
  6.  
  7. Version 1.00 began life as a prototype, and retains many of those qualities.
  8. Error handling, performance and elegance are short in many areas, but will
  9. hopefully improve over time.
  10.  
  11. INSTALLING PAPERBOY FOR WINDOWS
  12. -------------------------------
  13. Assuming you don't have a later version (check the file's date), copy the
  14. following to \WINDOWS\SYSTEM:
  15.         COMMDLG.DLL
  16.         PBOYSLNP.DLL
  17.         VBRUN300.DLL
  18.         CMDIALOG.VBX
  19.  
  20. USING PAPERBOY FOR WINDOWS
  21. --------------------------
  22. Using either a created Program Manager Item or File, Run, start Paperboy.
  23. After a nice delay loading the VB runtime DLL, the Paperboy screen will
  24. appear. From the File menu, select Open, and point it to your AREAS file
  25. (created by breaking apart your UQWK/SLNP packet).
  26.  
  27. Message groups should appear in the upper left list box. Clicking on a
  28. specific group will place the headers (if any)in the upper right list box. 
  29. Clicking on any subject will bring up the message text in the bottom list
  30. box.  That's basically all their is to this version of Paperboy.
  31.  
  32. KNOWN BUGS/LIMITATIONS
  33. ----------------------
  34. PBOYSLNP.DLL is rather inefficient in places, leaking memory everywhere.
  35. PBOYSLNP.DLL doesn't like to be restarted, requiring restart of Windows.
  36. Newsgroups aren't sorted.
  37. Subjects aren't threaded.
  38. Common Dialog is flying blind on AREAS.
  39. String space runs out on long messages or busy newsgroups.
  40. Doesn't do mail.
  41. Doesn't post news.
  42. Doesn't support adding/deleting groups.
  43. Won't use index files.
  44.  
  45. FEEDBACK
  46. --------
  47. Discussions concerning Paperboy's future enchancements are welcome. 
  48. Email or USENET (alt.usenet.offline-reader, comp.os.msdos.mail-news, etc.) 
  49. any thoughts. If you'd like to test/develop future code, let me know.
  50.  
  51. Please send any bugs, comments, suggestions to me at:
  52.   vart@eniac.seas.upenn.edu
  53.  
  54. Good Luck!
  55. -Michael H. Vartanian
  56.